Auto merge of #2168 - durka:patch-3, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 24 Nov 2015 00:10:33 +0000 (00:10 +0000)
committerbors <bors@rust-lang.org>
Tue, 24 Nov 2015 00:10:33 +0000 (00:10 +0000)
commit79cb82da03c4243bd68b1e79b955df4aa62f2cb9
tree4c626785c9d3ab2f4bad6751b8bc9c8ff053d76d
parent356dbc4e694e3d1bd98090d69a4a9f3f84c3dbaf
parent1f50f96c8991b30d15c991cb4fb98b1577c4db16
Auto merge of #2168 - durka:patch-3, r=alexcrichton

In c9f1b9bf1e535a651f624897bd53a3f81af7501f the format of this example was changed from a `[dependencies.awesome]` section to the newly-recommended inline table syntax, but one of the attributes was left out.

I had to use some slightly weird formatting to keep the comment in place, is that OK?